home *** CD-ROM | disk | FTP | other *** search
/ Ultimedia 2 / Ultimedia 2.iso / s / ps3m.config < prev   
Text File  |  1994-07-05  |  1KB  |  70 lines

  1. ; This is an example config file for
  2. ; $VER PS3M 002.5ß / 30.6.1994
  3. ; by Jarno Paananen
  4.  
  5. ; These are my own settings for my A500 + FAST and 68010
  6. ; Feel free to modify!
  7.  
  8.  
  9. ; These are comments and they must be on seperate lines
  10. ; All strings are case-insensitive and amount of spaces is not essential,
  11. ; but they make things clearer
  12.  
  13.  
  14.  
  15. ; This first section describes the default settings that are
  16. ; used if no other settings are found in this file
  17.  
  18. [Defaults]
  19.  
  20. ; Default mixing rate (useless as there are separate channel setting,
  21. ; but anyway)
  22.  
  23. Rate = 16000
  24.  
  25. ; Default volume boost (also useless)
  26. Boost = 0
  27.  
  28. ; Default playing mode
  29. ;(surround, stereo, mono, real surround or 14-bit stereo)
  30. Mode = surround
  31.  
  32. ; Default system state (on or off)
  33. System = on
  34.  
  35. ; Default module directory
  36.  
  37. Directory = s3m:
  38.  
  39.  
  40. ; This section describes the default settings for each number of channels
  41. ; Format is  number of channels = r[mixing rate] v[volume boost]
  42. ; Both are optional and if missing, the default is used.
  43.  
  44. [Channels]
  45.  
  46. 1 = r28000 v0
  47. 2 = r28000 v0
  48. 3 = r26000 v0
  49. 4 = r24000 v0
  50. 5 = r22000 v1
  51. 6 = r20000 v1
  52. 7 = r18000 v1
  53. 8 = r15000 v1
  54. 9 = r14000 v2
  55. 10 = r13000 v2
  56. 11 = r13000 v3
  57. 12 = r13000 v3
  58. 13 = r12000 v3
  59. 14 = r12000 v3
  60. 15 = r12000 v4
  61. 16 = r12000 v4
  62.  
  63.  
  64. ; This section describes settings for specific tunes
  65. ; The format is same as above
  66.  
  67. [Tunes]
  68. 2nd_pm.s3m = r17000 v1
  69.  
  70.